projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e90623
)
odhcp6c: Fix timing and some regressions from yesterday
author
Steven Barth
<
[email protected]
>
Thu, 6 Feb 2014 10:38:02 +0000
(10:38 +0000)
committer
Steven Barth
<
[email protected]
>
Thu, 6 Feb 2014 10:38:02 +0000
(10:38 +0000)
SVN-Revision: 39502
package/network/ipv6/odhcp6c/Makefile
patch
|
blob
|
history
diff --git
a/package/network/ipv6/odhcp6c/Makefile
b/package/network/ipv6/odhcp6c/Makefile
index 709746f6071335f9b29a7aa91ba040ada6ec2a88..81982aa74bc597d2f2ac934ca5251ff880b60952 100644
(file)
--- a/
package/network/ipv6/odhcp6c/Makefile
+++ b/
package/network/ipv6/odhcp6c/Makefile
@@
-8,14
+8,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=odhcp6c
-PKG_VERSION:=2014-02-0
5
+PKG_VERSION:=2014-02-0
6
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_URL:=git://github.com/sbyx/odhcp6c.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=
db2915f095db17cb10bf67d5b3bf67f891d4562
5
+PKG_SOURCE_VERSION:=
58f5bf8da1f5dca44abc31f454ce651a6927cc8
5
PKG_MAINTAINER:=Steven Barth <
[email protected]
>
include $(INCLUDE_DIR)/package.mk